wayland: Implement reading the clipboard
authorBenjamin Otte <otte@redhat.com>
Sun, 3 Dec 2017 01:48:17 +0000 (02:48 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 3 Dec 2017 04:46:49 +0000 (05:46 +0100)
commit82002eabfed16b2a47d715ab0c7b3883f35c7ab7
tree5a1b51586b3a079cc430457e58140815e4a5c620
parent00192266a1d97e1c1e16152236aa9f1e8c33c5d9
wayland: Implement reading the clipboard

We now keep track of what's in the clipboard and allow people to read
its contents.
gdk/wayland/gdkclipboard-wayland.c
gdk/wayland/gdkclipboard-wayland.h
gdk/wayland/gdkdevice-wayland.c
gdk/wayland/gdkprivate-wayland.h
gdk/wayland/gdkselection-wayland.c